
.tz-gallery {
    padding: 0 0px 0 0px;
}

.tz-gallery .thumbnail {
    padding: 8px;
    margin-bottom: 30px;
    border: none;
/*    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);*/

}


.tz-gallery .caption{
    padding: 10px 30px ;
    text-align: center;
   

}

.tz-gallery .caption h4 {
    font-size: 16px;
/*    font-weight: bold;*/
    margin-top: 0;
}

.tz-gallery .caption p {
    font-size: 14px;
    color: #777;
    margin: 0;
}

.tz-gallery .caption-genact{
    padding: 10px 0px ;
    text-align: center;
   

}

.tz-gallery .caption-genact h4 {
    font-size: 16px;
/*    font-weight: bold;*/
    margin-top: 0;
}

.tz-gallery .caption-genact p {
    font-size: 14px;
    color: #777; 
    margin: 0;
}

.tz-gallery .lightbox img{
    padding: 10px 30px;
    border-radius: 50%;
/*    border: 1px solid black;*/
}





/*WHY CHOOSE US*/
/*
.tz-gallery2{
    padding: 0;
}

.tz-gallery2 .thumbnail {
    padding: 10px;
    border: none;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
}


.tz-gallery2 .caption{
    padding: 10px 30px 10px;
    text-align: center;
}

.tz-gallery2 .caption h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery2 .caption p {
    font-size: 14px;
    color: #777;
    margin: 0;
}*/


